Automations

UI Automation Commands

  • Version: 1.5.1
  • Official Verified

OpenBots Command group containing UI automation commands (Image, Input, WebBroswer, Window).

OpenBots.Commands.UIAutomation \ Selenium Create Browser Command

Command: Selenium Create Browser Command

This command creates a new Selenium web browser session which enables automation for websites.

Parameters

Browser Instance Name

Enter a unique name that will represent the application instance.

Required

Browser Engine Type

Select the browser engine to execute the Selenium automation with.

Required

URL (Optional)

Enter the URL that you want the selenium instance to navigate to.

Window State

Select the window state that the browser should start up with.

Required

Selenium Command Line Options (Chrome - Optional)

Select options to be passed to the Selenium command.

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo